IncludeComponents.Get

Used more internally in the class. It returns the component in compilation time and gives a compilation failure if it doesn't exists

mixintemplate IncludeComponents(Components...)
T
Get
(
T
)
()

Return Value

Type: T

The Component evaluated in compilation time

Meta